home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / elseware.zip / README < prev   
Text File  |  1991-07-17  |  3KB  |  76 lines

  1.         ELSEWARE - PC DOS REMOTE ACCESS - (C)1989 by Kevin Kiley
  2.  
  3.         INTERLINK TECHNOLOGIES
  4.  
  5.         Release 2.2 - October 15, 1989
  6.  
  7.         -------------------------------------------------------------------
  8.         New features in release 2.2
  9.         -------------------------------------------------------------------
  10.         - Version 2.1 bug sending '1' or '!' fixed.
  11.         - Command line parameters replaced with standard SETUP FILE.
  12.         - Industry standard SETUP utility EWSET.EXE added.
  13.         - HOST screen buffer memory reduced to 6-8K.
  14.         - Screen updates slightly faster.
  15.         - Many new user-defined parameters... HOTKEYS, etc...
  16.         - PASSWORD SECURITY option added.
  17.         - HOST MODEM SHARING option added.
  18.         -------------------------------------------------------------------
  19.  
  20.         WHAT IS 'ELSEWARE'?
  21.  
  22.         ELSEWARE is a set of programs which will allow you to use your PC
  23.         from anywhere. ELSEWARE is identical to commercially available
  24.         software which makes the same claim with one important exception...
  25.  
  26.         ELSEWARE is free.
  27.  
  28.         One of my responsibilities is to write and support voice response
  29.         and recognition software. Most of the systems are on the other side
  30.         of the country and finding the right remote access software was
  31.         very important to me.
  32.  
  33.         What I discovered is that all the programs available commercially
  34.         which allow you to use a PC from remote take up too much memory and
  35.         are too sluggish. Some of my voice response systems would not leave
  36.         enough DOS CORE memory to allow any of the commercial programs to
  37.         load. There is also a general lack of ability to control the time
  38.         slicing with any of the commercial programs and this is something I
  39.         had to have in order to support certain voice response systems
  40.         remotely.
  41.  
  42.         So I wrote my own and have used it successfully ever since.
  43.  
  44.         The EWH.EXE host module requires ONLY ABOUT 8K ( 8000 bytes! ).
  45.         An additional 6-8K will be allocated for screen buffers.
  46.         Dpending on how you set the time slicing it is as fast if not
  47.         FASTER than any commercial remote access software I have tried.
  48.  
  49.         The product has grown since version 2.1. Setup screens and
  50.         HELP screens are now standard. More features are being added
  51.         so watch for new releases. If you register your copy I'll mail
  52.         new versions directly to you AS SOON AS THEY ARE AVAILABLE!
  53.  
  54.         ELSEWARE is FREEWARE, not SHAREWARE. You can copy and distribute
  55.         it as freely as you like. No strings attached. It has served
  56.         me well and I hope it will do the same for you.
  57.  
  58.         PRINTING THE DOCUMENTATION
  59.  
  60.         The documentation is in plain ASCII format and contains
  61.         FORM FEED characters.
  62.  
  63.         Just use 'COPY EW.DOC PRN' to send the documentation to
  64.         the printer. The files should end up on paper properly
  65.         paginated and ready to be punched with holes on the left.
  66.  
  67.  
  68. Addendum to README 07/17/91.
  69.  
  70.         To conserve disk space, all of the EXE files are compressed with
  71.         PKLITE version 1.03. This leaves the programs executable, and
  72.         causes the programs to be re-expanded into ram only when they
  73.         are executed. To return them to their original state, use PKLITE
  74.         with the "-x" switch.
  75.  
  76.